[INFO] fetching crate tfrecord 0.15.0...
[INFO] testing tfrecord-0.15.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate tfrecord 0.15.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tfrecord 0.15.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tfrecord 0.15.0
[INFO] tweaked toml for crates.io crate tfrecord 0.15.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tfrecord 0.15.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tfrecord 0.15.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58e37b2119a67d8c4507e3c76dc28f99cdf803051ec11be67e7691855769c2de
[INFO] running `Command { std: "docker" "start" "-a" "58e37b2119a67d8c4507e3c76dc28f99cdf803051ec11be67e7691855769c2de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58e37b2119a67d8c4507e3c76dc28f99cdf803051ec11be67e7691855769c2de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e37b2119a67d8c4507e3c76dc28f99cdf803051ec11be67e7691855769c2de", kill_on_drop: false }`
[INFO] [stdout] 58e37b2119a67d8c4507e3c76dc28f99cdf803051ec11be67e7691855769c2de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f01f3d7136b7214280583c71778258b2328fcc382c8822236e1971086f17141
[INFO] running `Command { std: "docker" "start" "-a" "1f01f3d7136b7214280583c71778258b2328fcc382c8822236e1971086f17141", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling value-bag v1.4.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling integer-encoding v4.0.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling prost-derive v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling prost v0.12.0
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling prost-types v0.12.0
[INFO] [stderr]    Compiling prost-build v0.12.0
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling tfrecord v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.73s
[INFO] running `Command { std: "docker" "inspect" "1f01f3d7136b7214280583c71778258b2328fcc382c8822236e1971086f17141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f01f3d7136b7214280583c71778258b2328fcc382c8822236e1971086f17141", kill_on_drop: false }`
[INFO] [stdout] 1f01f3d7136b7214280583c71778258b2328fcc382c8822236e1971086f17141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5be22108ab2c6878f42c4c1029ec104cb30eca30bbb84e9b25c5fb720a8eec99
[INFO] running `Command { std: "docker" "start" "-a" "5be22108ab2c6878f42c4c1029ec104cb30eca30bbb84e9b25c5fb720a8eec99", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling prost-derive v0.12.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling async-process v1.7.0
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling prost v0.12.0
[INFO] [stderr]    Compiling prost-types v0.12.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling prost-build v0.12.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling tfrecord v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `summary`
[INFO] [stdout]  --> tests/summary.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     feature = "summary",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async`, `async-std`, `doc-only`, `full`, `futures`, `generate_protobuf_src`, `image`, `ndarray`, `pin-project`, `serde`, `tch`, `tfrecord-codegen`, `with-image`, `with-ndarray`, `with-serde`, and `with-tch`
[INFO] [stdout]   = help: consider adding `summary` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error`, `ensure`, and `format_err`
[INFO] [stdout]  --> tests/common.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use anyhow::{ensure, format_err, Error, Result};
[INFO] [stdout]   |                  ^^^^^^  ^^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `summary`
[INFO] [stdout]  --> tests/summary_async.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     feature = "summary",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async`, `async-std`, `doc-only`, `full`, `futures`, `generate_protobuf_src`, `image`, `ndarray`, `pin-project`, `serde`, `tch`, `tfrecord-codegen`, `with-image`, `with-ndarray`, `with-serde`, and `with-tch`
[INFO] [stdout]   = help: consider adding `summary` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error`, `ensure`, and `format_err`
[INFO] [stdout]  --> tests/common.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use anyhow::{ensure, format_err, Error, Result};
[INFO] [stdout]   |                  ^^^^^^  ^^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.10s
[INFO] running `Command { std: "docker" "inspect" "5be22108ab2c6878f42c4c1029ec104cb30eca30bbb84e9b25c5fb720a8eec99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be22108ab2c6878f42c4c1029ec104cb30eca30bbb84e9b25c5fb720a8eec99", kill_on_drop: false }`
[INFO] [stdout] 5be22108ab2c6878f42c4c1029ec104cb30eca30bbb84e9b25c5fb720a8eec99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e99c0dc8b3b99122a50f8b3b51199d2bc132d047818ec4568404a0254db91965
[INFO] running `Command { std: "docker" "start" "-a" "e99c0dc8b3b99122a50f8b3b51199d2bc132d047818ec4568404a0254db91965", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Error`, `ensure`, and `format_err`
[INFO] [stderr]  --> tests/common.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use anyhow::{ensure, format_err, Error, Result};
[INFO] [stderr]   |                  ^^^^^^  ^^^^^^^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `summary`
[INFO] [stderr]  --> tests/summary.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     feature = "summary",
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `async`, `async-std`, `doc-only`, `full`, `futures`, `generate_protobuf_src`, `image`, `ndarray`, `pin-project`, `serde`, `tch`, `tfrecord-codegen`, `with-image`, `with-ndarray`, `with-serde`, and `with-tch`
[INFO] [stderr]   = help: consider adding `summary` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `summary`
[INFO] [stderr]  --> tests/summary_async.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     feature = "summary",
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `async`, `async-std`, `doc-only`, `full`, `futures`, `generate_protobuf_src`, `image`, `ndarray`, `pin-project`, `serde`, `tch`, `tfrecord-codegen`, `with-image`, `with-ndarray`, `with-serde`, and `with-tch`
[INFO] [stderr]   = help: consider adding `summary` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tfrecord` (test "indexer") generated 1 warning (run `cargo fix --test "indexer" -p tfrecord` to apply 1 suggestion)
[INFO] [stderr] warning: `tfrecord` (test "summary") generated 1 warning
[INFO] [stderr] warning: `tfrecord` (test "example") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `tfrecord` (test "summary_async") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tfrecord-cc77db6ded5bba8f)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-5d8c24b025bbbb23)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/example.rs (/opt/rustwide/target/debug/deps/example-e8f6b5012182b6bc)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test reader_test ... FAILED
[INFO] [stdout] test writer_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- reader_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'reader_test' (19) panicked at tests/common.rs:27:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5592c6402c1a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5592c6402c1a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5592c6402c1a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5592c6402c1a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5592c6418c8a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5592c6418c8a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5592c6408102 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5592c6408102 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5592c63df6af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5592c63df6af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5592c63fa959 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5592c636cbbc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5592c636cbbc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5592c63fab12 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5592c63fab12 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5592c63df768 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5592c63d69e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5592c63e072d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5592c641941c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5592c6419192 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5592c6162bcb - <core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5592c6162bcb - example[518523cab4d7f167]::common::DATA_DIR::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:27:30
[INFO] [stdout]   22:     0x5592c6166f3e - <example[518523cab4d7f167]::common::DATA_DIR::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5592c6166d3b - <fn() -> &std[ec4e911328de40a6]::path::Path as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5592c6162a3f - <once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1312:28
[INFO] [stdout]   25:     0x5592c61623ba - <once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_init::<<once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:57
[INFO] [stdout]   26:     0x5592c615d182 - <once_cell[69895c5140c0f2fc]::imp::OnceCell<&std[ec4e911328de40a6]::path::Path>>::initialize::<<once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_init<<once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}>::{closure#0}, <once_cell[69895c5140c0f2fc]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x5592c63bfb86 - <&mut dyn core[a96a4c5c53f902a3]::ops::function::FnMut<(), Output = bool> as core[a96a4c5c53f902a3]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x5592c63bf87b - once_cell[69895c5140c0f2fc]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x5592c615a82a - <once_cell[69895c5140c0f2fc]::imp::OnceCell<&std[ec4e911328de40a6]::path::Path>>::initialize::<<once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_init<<once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}>::{closure#0}, <once_cell[69895c5140c0f2fc]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x5592c6160a39 - <once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_try_init::<<once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_init<<once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}>::{closure#0}, <once_cell[69895c5140c0f2fc]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1163:20
[INFO] [stdout]   31:     0x5592c6160983 - <once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_init::<<once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:24
[INFO] [stdout]   32:     0x5592c61646e0 - <once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1311:23
[INFO] [stdout]   33:     0x5592c61661ba - <once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path> as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1378:13
[INFO] [stdout]   34:     0x5592c616246e - example[518523cab4d7f167]::common::INPUT_TFRECORD_PATH::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:34:20
[INFO] [stdout]   35:     0x5592c6162a91 - example[518523cab4d7f167]::common::INPUT_TFRECORD_PATH::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:32:5
[INFO] [stdout]   36:     0x5592c6166f06 - <example[518523cab4d7f167]::common::INPUT_TFRECORD_PATH::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5592c6166d22 - <fn() -> std[ec4e911328de40a6]::path::PathBuf as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5592c61629ce - <once_cell[69895c5140c0f2fc]::sync::Lazy<std[ec4e911328de40a6]::path::PathBuf>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1312:28
[INFO] [stdout]   39:     0x5592c616237d - <once_cell[69895c5140c0f2fc]::sync::OnceCell<std[ec4e911328de40a6]::path::PathBuf>>::get_or_init::<<once_cell[69895c5140c0f2fc]::sync::Lazy<std[ec4e911328de40a6]::path::PathBuf>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:57
[INFO] [stdout]   40:     0x5592c615cfe0 - <once_cell[69895c5140c0f2fc]::imp::OnceCell<std[ec4e911328de40a6]::path::PathBuf>>::initialize::<<once_cell[69895c5140c0f2fc]::sync::OnceCell<std[ec4e911328de40a6]::path::PathBuf>>::get_or_init<<once_cell[69895c5140c0f2fc]::sync::Lazy<std[ec4e911328de40a6]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[69895c5140c0f2fc]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:72:23
[INFO] [stdout]   41:     0x5592c63bfb86 - <&mut dyn core[a96a4c5c53f902a3]::ops::function::FnMut<(), Output = bool> as core[a96a4c5c53f902a3]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   42:     0x5592c63bf87b - once_cell[69895c5140c0f2fc]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:196:20
[INFO] [stdout]   43:     0x5592c615a7a2 - <once_cell[69895c5140c0f2fc]::imp::OnceCell<std[ec4e911328de40a6]::path::PathBuf>>::initialize::<<once_cell[69895c5140c0f2fc]::sync::OnceCell<std[ec4e911328de40a6]::path::PathBuf>>::get_or_init<<once_cell[69895c5140c0f2fc]::sync::Lazy<std[ec4e911328de40a6]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[69895c5140c0f2fc]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:68:9
[INFO] [stdout]   44:     0x5592c61608e9 - <once_cell[69895c5140c0f2fc]::sync::OnceCell<std[ec4e911328de40a6]::path::PathBuf>>::get_or_try_init::<<once_cell[69895c5140c0f2fc]::sync::OnceCell<std[ec4e911328de40a6]::path::PathBuf>>::get_or_init<<once_cell[69895c5140c0f2fc]::sync::Lazy<std[ec4e911328de40a6]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[69895c5140c0f2fc]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1163:20
[INFO] [stdout]   45:     0x5592c6160833 - <once_cell[69895c5140c0f2fc]::sync::OnceCell<std[ec4e911328de40a6]::path::PathBuf>>::get_or_init::<<once_cell[69895c5140c0f2fc]::sync::Lazy<std[ec4e911328de40a6]::path::PathBuf>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:24
[INFO] [stdout]   46:     0x5592c61646c0 - <once_cell[69895c5140c0f2fc]::sync::Lazy<std[ec4e911328de40a6]::path::PathBuf>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1311:23
[INFO] [stdout]   47:     0x5592c61661aa - <once_cell[69895c5140c0f2fc]::sync::Lazy<std[ec4e911328de40a6]::path::PathBuf> as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1378:13
[INFO] [stdout]   48:     0x5592c6162d43 - example[518523cab4d7f167]::reader_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example.rs:10:39
[INFO] [stdout]   49:     0x5592c6162927 - example[518523cab4d7f167]::reader_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example.rs:7:17
[INFO] [stdout]   50:     0x5592c6166e86 - <example[518523cab4d7f167]::reader_test::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5592c6360c9b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5592c6360c9b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5592c636d68b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5592c636d68b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5592c636d68b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5592c636d68b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5592c636d68b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5592c636d68b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5592c636d68b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5592c6368da4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5592c6368da4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5592c6370292 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5592c6370292 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5592c6370292 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5592c6370292 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5592c6370292 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5592c6370292 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5592c6370292 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5592c640222f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5592c640222f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x7831c5a92aa4 - <unknown>
[INFO] [stdout]   72:     0x7831c5b1fa64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- writer_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'writer_test' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1313:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5592c6402c1a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5592c6402c1a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5592c6402c1a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5592c6402c1a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5592c6418c8a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5592c6418c8a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5592c6408102 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5592c6408102 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5592c63df6af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5592c63df6af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5592c63fa959 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5592c636cbbc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5592c636cbbc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5592c63fab12 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5592c63fab12 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5592c63df79a - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5592c63d69e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5592c63e072d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5592c641941c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5592c6162a68 - <once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1313:25
[INFO] [stdout]   20:     0x5592c61623ba - <once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_init::<<once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:57
[INFO] [stdout]   21:     0x5592c615d182 - <once_cell[69895c5140c0f2fc]::imp::OnceCell<&std[ec4e911328de40a6]::path::Path>>::initialize::<<once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_init<<once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}>::{closure#0}, <once_cell[69895c5140c0f2fc]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5592c63bfb86 - <&mut dyn core[a96a4c5c53f902a3]::ops::function::FnMut<(), Output = bool> as core[a96a4c5c53f902a3]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5592c63bf87b - once_cell[69895c5140c0f2fc]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5592c615a82a - <once_cell[69895c5140c0f2fc]::imp::OnceCell<&std[ec4e911328de40a6]::path::Path>>::initialize::<<once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_init<<once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}>::{closure#0}, <once_cell[69895c5140c0f2fc]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5592c6160a39 - <once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_try_init::<<once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_init<<once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}>::{closure#0}, <once_cell[69895c5140c0f2fc]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1163:20
[INFO] [stdout]   26:     0x5592c6160983 - <once_cell[69895c5140c0f2fc]::sync::OnceCell<&std[ec4e911328de40a6]::path::Path>>::get_or_init::<<once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1122:24
[INFO] [stdout]   27:     0x5592c61646e0 - <once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1311:23
[INFO] [stdout]   28:     0x5592c61661ba - <once_cell[69895c5140c0f2fc]::sync::Lazy<&std[ec4e911328de40a6]::path::Path> as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.18.0/src/lib.rs:1378:13
[INFO] [stdout]   29:     0x5592c6163183 - example[518523cab4d7f167]::writer_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example.rs:23:23
[INFO] [stdout]   30:     0x5592c6162957 - example[518523cab4d7f167]::writer_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example.rs:22:17
[INFO] [stdout]   31:     0x5592c6166ec6 - <example[518523cab4d7f167]::writer_test::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5592c6360c9b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5592c6360c9b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5592c636d68b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5592c636d68b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5592c636d68b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5592c636d68b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5592c636d68b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5592c636d68b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5592c636d68b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5592c6368da4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5592c6368da4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5592c6370292 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5592c6370292 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5592c6370292 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5592c6370292 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5592c6370292 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5592c6370292 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5592c6370292 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5592c640222f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   51:     0x5592c640222f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   52:     0x7831c5a92aa4 - <unknown>
[INFO] [stdout]   53:     0x7831c5b1fa64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     reader_test
[INFO] [stdout]     writer_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test example`
[INFO] running `Command { std: "docker" "inspect" "e99c0dc8b3b99122a50f8b3b51199d2bc132d047818ec4568404a0254db91965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e99c0dc8b3b99122a50f8b3b51199d2bc132d047818ec4568404a0254db91965", kill_on_drop: false }`
[INFO] [stdout] e99c0dc8b3b99122a50f8b3b51199d2bc132d047818ec4568404a0254db91965
